<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
._title {
  margin-bottom: 30px;
}
._title .t1 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #dd4454;
}
._title .lin {
  width: 300px;
  height: 1px;
  background: #dd4454;
  margin-top: 10px;
  margin-bottom: 10px;
}
._title .t2 {
  font-weight: bold;
  font-size: 36px;
  color: #0172ba;
}

._title2 {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

._title3 {
  text-align: center;
}
._title3 .lin {
  margin-left: auto;
  margin-right: auto;
}

.mb {
  margin-bottom: 150px;
}

._more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  font-size: 15px;
  border-radius: 30px;
  overflow: hidden;
  width: 215px;
  height: 41px;
  background: #0172ba;
  padding-left: 20px;
  padding-right: 20px;
}
._more img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.about {
  padding-top: 200px;
  padding-bottom: 120px;
  background: url("../images/about_bg.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  height: 719px;
}
.about .lf {
  padding-right: 70px;
}
.about .lf .summary1 {
  font-size: 16px;
  line-height: 32px;
}
.about .lf .shuju {
  width: 63%;
  margin-top: 50px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.about .lf .shuju .line {
  height: 145px;
  width: 1px;
  background: black;
}
.about .lf .shuju .item .shuzi {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.about .lf .shuju .item .shuzi .num {
  font-size: 48px;
  font-weight: bold;
  margin-right: 20px;
}
.about .lf .shuju .item .shuzi .jia {
  font-size: 14px;
}
.about .lf .shuju .item .summary {
  font-size: 14px;
}
.about .rt {
  text-align: right;
  position: relative;
  left: -28px;
}

.youshi .rt {
  padding-right: 50px;
}
.youshi .rt .list {
  padding-top: 20px;
}
.youshi .rt .list .line {
  background: #eaeaea;
  width: 3px;
  height: 51px;
  margin-bottom: 33px;
  margin-left: 18px;
}
.youshi .rt .list .item {
  display: flex;
  align-items: center;
}
.youshi .rt .list .item .pic {
  margin-bottom: 30px;
}
.youshi .rt .list .item .message {
  padding-left: 50px;
}
.youshi .rt .list .item .title {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 15px;
}
.youshi .rt .list .item .summary {
  font-size: 16px;
  line-height: 28px;
}
.youshi .rt .call_box {
  margin-top: 80px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  padding-left: 25px;
  border-radius: 30px;
  overflow: hidden;
  width: 547px;
}
.youshi .rt .call_box .p {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 14px;
  color: #666666;
}
.youshi .rt .call_box .title {
  flex: 1;
  font-size: 30px;
  font-weight: bold;
  color: #0172ba;
  text-align: center;
  margin-right: 20px;
}
.youshi .rt .call_box .more {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 14px;
  background: #0172ba;
  width: 167px;
  height: 51px;
  border-radius: 30px;
  overflow: hidden;
}

.chanpin {
  background: url("../images/chanpin_bg.jpg") no-repeat top;
  padding-top: 80px;
}
.chanpin .list {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.chanpin .list .item {
  width: 24%;
  height: 436px;
  color: white;
  position: relative;
}
.chanpin .list .item:hover ._more {
  display: flex;
}
.chanpin .list .item ._more {
  position: absolute;
  bottom: 52px;
  left: 50%;
  margin-left: -107px;
  display: none;
}
.chanpin .list .item .typename {
  padding-left: 30px;
  padding-top: 30px;
}
.chanpin .list .item .typename .h1 {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}
.chanpin .list .item .typename .h2 {
  font-size: 12px;
  margin-top: 10px;
}

.swiper-button-next, .swiper-button-prev {
  width: auto;
  height: auto;
  background: none;
}

.btn_list {
  display: flex;
  align-items: center;
}
.btn_list .swiper-button-next, .btn_list .swiper-button-prev {
  position: static;
  margin: 0 5px;
}

.tuijian .container2 {
  overflow: visible;
}
.tuijian .list {
  padding-top: 30px;
  position: relative;
}
.tuijian .list .swiper-button-prev {
  left: -73px;
}
.tuijian .list .swiper-button-next {
  right: -68px;
}
.tuijian .list .swiper-button-next, .tuijian .list .swiper-button-prev {
  top: 39%;
}
.tuijian .list .swiper-button-next .pic1, .tuijian .list .swiper-button-prev .pic1 {
  display: block;
}
.tuijian .list .swiper-button-next .pic2, .tuijian .list .swiper-button-prev .pic2 {
  display: none;
}
.tuijian .list .swiper-button-next:hover .pic2, .tuijian .list .swiper-button-prev:hover .pic2 {
  display: block;
}
.tuijian .list .swiper-button-next:hover .pic1, .tuijian .list .swiper-button-prev:hover .pic1 {
  display: none;
}
.tuijian .list .item {
  text-align: center;
}
.tuijian .list .item .pic {
  margin: 0 auto;
  border: 1px solid gainsboro;
  padding: 10px;
  text-align: center;
}
.tuijian .list .item .line {
  background: gainsboro;
  width: 80%;
  height: 1px;
  margin: 0 auto;
  margin-top: 42px;
  margin-bottom: 26px;
}
.tuijian .list .item ._more {
  margin: 0 auto;
  background: white;
  border: 1px solid black;
}
.tuijian .list .item ._more:hover {
  background: #0172ba;
  border: 1px solid #0172ba;
}
.tuijian .list .item ._more:hover .p1 {
  color: white;
}
.tuijian .list .item ._more:hover img {
  filter: brightness(0) invert(1);
}
.tuijian .list .item ._more img {
  filter: brightness(10) invert(10);
}
.tuijian .list .item ._more .p1 {
  color: black;
}
.tuijian .list .item .name {
  font-size: 16px;
  margin-bottom: 36px;
}

.case {
  padding-top: 80px;
  padding-bottom: 0px;
  background: url("../images/case_bg.jpg") no-repeat top;
}
.case .list {
  padding-top: 10px;
}
.case .list .swiper-slide {
  width: 846px;
}
.case .list .item {
  position: relative;
}
.case .list .item .name {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 20px 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  width: 100%;
}

.news .content {
  padding-top: 50px;
}
.news .content .rt {
  padding-left: 100px;
  width: 35%;
}
.news .content .rt .item {
  font-size: 14px;
  color: #888888;
  border-bottom: 1px solid #888888;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.news .content .rt .item:hover .title:before {
  background: #0172ba;
}
.news .content .rt .item .title {
  font-size: 17px;
  display: flex;
  align-items: center;
}
.news .content .rt .item .title:before {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #0172ba;
  content: '';
  margin-right: 5px;
  display: block;
}
.news .content .rt .item .addtime {
  margin-top: 10px;
  margin-bottom: 10px;
}
.news .content .rt .item .summary {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .content .lf {
  width: 64%;
  display: flex;
  justify-content: space-between;
}
.news .content .lf .item {
  width: 48%;
}
.news .content .lf .item .title {
  font-size: 18px;
  margin-top: 20px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .content .lf .item .summary {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 34px;
}
.news .content .lf .item .addtime {
  margin-right: 30px;
}
.news .content .lf .item .bottom {
  font-size: 14px;
  color: #888888;
  display: flex;
  align-items: center;
}

@media (max-width: 1450px) {
  .about .lf .shuju {
    width: 80%;
  }

  ._title .t2 {
    font-size: 28px;
  }

  .about .lf .summary1 {
    font-size: 15px;
  }

  .about .lf .shuju {
    margin-top: 35px;
  }

  .about {
    height: 580px;
    padding-top: 84px;
    padding-bottom: 100px;
    background-position-y: -53px;
  }

  .about .rt img {
    max-width: 100%;
  }

  .about .rt img {
    max-width: 92%;
  }

  .about .rt {
    left: -68px;
    top: 51px;
  }

  .about .lf .shuju .item .shuzi .num {
    font-size: 41px;
  }

  .youshi .lf img {
    max-width: 100%;
  }

  .youshi .rt {
    padding-right: 0;
  }

  .youshi .lf img {
    max-width: 87%;
  }

  .youshi .rt .list .item .title {
    font-size: 21px;
  }

  .youshi .rt .list .item .message {
    padding-left: 29px;
  }

  .youshi .rt .list .line {
    margin-bottom: 0;
  }

  .youshi .rt .call_box {
    margin-top: 50px;
  }

  .youshi .rt .call_box .title {
    font-size: 26px;
  }

  .mb {
    margin-bottom: 87px;
  }

  .case .list .swiper-slide {
    width: 700px;
  }

  .news .content .rt {
    padding-left: 35px;
    width: 35%;
  }

  .news .content {
    padding-top: 20px;
  }

  .news .content .lf .item .title {
    font-size: 17px;
  }

  .news .content .lf .item .summary {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 22px;
  }

  .news .content .rt .item:last-child {
    display: none;
  }

  .news .content .rt .item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .about .lf {
    padding-right: 0px;
  }

  .about {
    background: #ededed;
  }

  ._title .t2 {
    font-size: 20px;
  }

  ._title .lin {
    width: 160px;
  }

  ._title {
    text-align: center;
  }
  ._title .lin {
    margin-left: auto;
    margin-right: auto;
  }

  .about .lf .summary1 {
    line-height: 27px;
  }

  .about .lf .shuju .item .shuzi .num {
    font-size: 30px;
    margin-right: 9px;
  }

  .about .lf .shuju .item .summary {
    font-size: 13px;
  }

  .about .lf .shuju .item .pic img {
    width: 30px;
  }

  .about .lf .shuju .item .shuzi {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .about .lf .shuju .line {
    height: 70px;
  }

  .about .rt {
    display: none;
  }

  .about {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .mb {
    margin-bottom: 60px;
  }

  .youshi .lf {
    display: none;
  }

  .youshi .rt {
    float: none;
  }

  .youshi .rt .list .item .title {
    font-size: 18px;
  }

  .youshi .rt .list .item .summary {
    font-size: 14px;
    line-height: 22px;
  }

  .youshi .rt .call_box {
    width: 100%;
    padding-left: 15px;
  }

  .youshi .rt .call_box .title {
    font-size: 17px;
    margin-right: 10px;
  }

  .youshi .rt .call_box .more {
    width: 90px;
    font-size: 13px;
  }

  .youshi .rt .call_box .p {
    margin-left: 10px;
    margin-right: 10px;
  }

  .youshi .rt .list .line {
    margin-left: 12px;
  }

  .chanpin .list {
    flex-wrap: wrap;
  }

  .chanpin .list .item {
    width: 48%;
    height: 288px;
    margin-bottom: 4%;
  }
  .chanpin .list .item ._more {
    width: 160px;
    height: 40px;
    margin-left: -80px;
  }

  .chanpin {
    padding-top: 60px;
  }

  .tuijian .list .swiper-button-prev {
    left: 0;
    width: 40px;
  }

  .tuijian .list .swiper-button-next {
    right: 0;
    width: 40px;
  }

  .btn_list .swiper-button-next, .btn_list .swiper-button-prev {
    width: 40px;
  }

  .case .list .item .name {
    padding: 15px;
    position: static;
  }

  .case {
    padding-bottom: 0;
    padding-top: 60px;
  }
  .case .top_box .lf {
    float: none;
  }
  .case .top_box .rt {
    display: none;
  }

  .tuijian .list ._more {
    width: 160px;
    height: 40px;
    font-size: 14px;
  }

  .tuijian .list .item .line {
    margin-top: 30px;
    margin-bottom: 22px;
  }

  .tuijian .list .item .name {
    margin-bottom: 29px;
  }

  .news .content .lf {
    display: block;
    float: none;
    width: 100%;
  }

  .news .content .rt {
    float: none;
    width: 100%;
  }

  .news .content .lf .item {
    width: 100%;
    margin-bottom: 30px;
  }

  .news .content .rt {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */
</pre></body></html>